Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 5 - Attribute Objects / Attribute Objects Reference
Attribute Objects Routines / Creating and Managing Attribute Sets


Q3AttributeSet_New

You can use the Q3AttributeSet_New function to create an attribute set.

TQ3AttributeSet Q3AttributeSet_New (void);
DESCRIPTION
The Q3AttributeSet_New function returns, as its function result, a new empty attribute set. If Q3AttributeSet_New fails, it returns NULL.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996